-
Home
-
Participants Database
-
2.4.1
-
Code
-
Classes
- base_query
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
436 |
Lines of code |
143 |
Logical lines of code |
78 |
Comment lines |
197 |
Methods |
28 |
Properties |
7 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute_query() |
A |
44 |
16 |
40 |
has_validation_errors() |
S |
62 |
5 |
10 |
validate_column() |
S |
71 |
4 |
5 |
column_value() |
S |
65 |
4 |
8 |
sanitized_query() |
S |
62 |
2 |
11 |
default_value() |
S |
78 |
2 |
3 |
__construct() |
S |
69 |
2 |
6 |
add_column() |
S |
71 |
2 |
6 |
query_mode() |
S |
100 |
1 |
0 |
where_clause() |
S |
100 |
1 |
0 |
default_record() |
S |
79 |
1 |
3 |
is_func_call() |
S |
82 |
1 |
3 |
is_import() |
S |
82 |
1 |
3 |
is_new() |
S |
80 |
1 |
3 |
record_id() |
S |
82 |
1 |
3 |
top_clause() |
S |
100 |
1 |
0 |
clause_column() |
S |
75 |
1 |
4 |
has_column() |
S |
79 |
1 |
3 |
is_csv_import() |
S |
78 |
1 |
3 |
instance() |
S |
80 |
1 |
3 |
query_where() |
S |
81 |
1 |
3 |
data_clause() |
S |
79 |
1 |
3 |
column_count() |
S |
80 |
1 |
3 |
query_head() |
S |
81 |
1 |
3 |
query() |
S |
79 |
1 |
3 |
column_array() |
S |
79 |
1 |
3 |
write_mode() |
S |
81 |
1 |
3 |
get_instance() |
S |
71 |
1 |
5 |